Release notes
June 2026
Change in BAPI KB structure
Since the companies and drop-down lists can be used for more than one Hive application, the Content API for companies and the Drop-down API for images was renamed to Company API and Drop-down API and were moved to a separate folder.
April 2026
Endpoints to link, remove and retrieve images for sport teams
Sport teams are now synced from the Base platform to the Hive platform, and the Teams tab is available in Content, providing a searchable list of all sport teams.
New endpoints have been added to the API to
-
link an image to a sport team;
-
unlink an image from a sport team;
-
retrieve all images for a sport team.
These can be viewed in the API explorer.
January 2025
Addition of File repository API for images
Before the image API can be used to update images in the Image Management application, the file has to be uploaded to the file repository. For this, a dedicated multipart call is needed, which is described in the Explorer.
October 2024
Addition of Image API and parts of related APIs
From this version on, it is possible to manage images, image rules and image specifications using the Image API.
To support this workflow, parts of the content API and drop-down API can also be used. For the content API, this concerns the calls to manage companies, while for the drop-down API, this concerns drop-down calls for languages and image types.
For more information, please see the OpenAPI definitions of the image API, content API and drop-down API.